$Status = pop3.FetchAttachment (<AttachmentNo>)
This function is used to fetch the attachment from the server on the basis of attachment number.
Parameters
<AttachmentNo> Specifies the serial number of the attachment.
Return Value
Function returns 1 on success, 0 on failure.